@charset "utf-8";
/* CSS Document */
.top {
	width:100%;
	display: flex;
	background-image: url("../UploadFiles/pic/32.jpg");
	border-bottom: 2px solid #001E6F;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (max-width:980px){
	.top {
	width:100%;
	display: flex;
	background-image: url("../UploadFiles/pic/32.jpg");
	border-bottom: 2px solid #001E6F;
	padding-top: 20px;
	padding-bottom: 20px;
		height: 150px;
}
}
.top_img {
	margin-left:20px;
}
@media (max-width:980px){
	.top_img {
	margin-left:20px;
		width: 0;
}
}
.top_lx {
	margin-right:20px;
}
@media (max-width:1440px){
	.top_lx {
	
		display: none;
}
}
@media (max-width:980px){
	.top_lx {
	margin-right:20px;
		width: 0;
}
}
.dh {
	width:60%;
	height: 100px;
}
@media (max-width:1440px){
	.dh {
	width:70%;
	height: 100px;
}
}
@media (max-width:980px){
	.dh {
	width:60%;
	height: 100px;
	margin-top: 72px;
}
}
.dh ul {
	width:90%;
	height: 100px;
	display: flex;
	margin: 0 auto;
}
@media (max-width:980px){
	.dh ul {
	width:100%;
	height: 100px;
	display: flex;
	margin: 0 auto;
}
}
.dh ul li {
	width:100%;
	height: 100px;
	text-align: center;
}
@media (max-width:980px){
	.dh ul li {
	width:95px;
	height: 100px;
	text-align: center;
}
}
.dh a {
	width:100%;
	height: 100px;
	font-size:20px;
	color:#1E1E1E;
	line-height: 100px;
}
.dh a:hover {
	color:#FFFFFF;
	
}
.dh ul li:hover{
	background-image: url("../UploadFiles/pic/12.jpg");
	border-radius: 10px;
	
}





.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;left: 1%;opacity: 0.7;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 70px;width: 65px;background: transparent url("../UploadFiles/themes.png") no-repeat left top;margin-top: -45px;}
.slide_nav:active { opacity: 1.0; }
.slide_nav.next {left: auto;background-position: right top;right: 1%;}
.slide_container .tu{ width:100%; height:602px;}



.jyfw {
	clear:both;
	width: 100%;
}

.jyfw_t {
	width:100%;
	padding-top:20px;
	padding-bottom: 20px;
	text-align: center;
}
.jyfw_t p:nth-child(1){
	font-size:32px;
	color:#232323;
	font-weight: bold;
}
.jyfw_t p:nth-child(2){
	font-size:20px;
	color:#A6A4A4;
	margin-top: 10px;
}
.jyfw span {
	width:40px;
	height: 3px;
	background-color: #03318C;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.jyfw_n {
	width:100%;
	height: auto;
	
}

.jyfw_n1 {
	width:90%;
	display: flex;
	margin: 0 auto;
	overflow: hidden;
}
.jyfw_n1 img {
	max-width: 100%;
    height: auto;
    transition: 0.8s;
    display: block;
}
@media (max-width:980px){
	.jyfw_n1 img {
	max-width: 100%;
    height: 250px;
    transition: 0.8s;
    display: block;
}
}
.jyfw_l {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
	display: block;
}
.jyfw_l a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.jyfw_z {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
}
.jyfw_z a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.jyfw_r {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
}
.jyfw_r a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}

.jyfw_n2 {
	width:90%;
	display: flex;
	margin: 0 auto;
	overflow: hidden;
}
.jyfw_n2 img {
	max-width: 100%;
    height: auto;
    transition: 0.8s;
    display: block;
}
@media (max-width:980px){
	.jyfw_n2 img {
	max-width: 100%;
    height: 250px;
    transition: 0.8s;
    display: block;
}
}
.jyfw_l2 {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
}
.jyfw_l2 a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.jyfw_z2 {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
}
.jyfw_z2 a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.jyfw_r2 {
	width:33%;
	height: 250px;
	position: relative;
	overflow: hidden;
	
}
.jyfw_r2 a:hover{
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.yyy {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image:url("../UploadFiles/pic/fwjz.jpg");
}
.yyy1 {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image: url("../UploadFiles/pic/szjz.jpg");
}
.yyy2 {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image: url("../UploadFiles/pic/gjg.jpg");
}
.yyyy {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image: url("../UploadFiles/pic/jzzx.jpg");
}
.yyyy1 {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image: url("../UploadFiles/pic/jdsheb.jpg");
}
.yyyy2 {
	background-color: rgba(61, 110, 195, 0.55);
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
	background-image: url("../UploadFiles/pic/mqjz.jpg");
}
.yyt {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/fangwu.png")no-repeat center;
    background-size: contain;
}
.yyt1 {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/zhuangx.png")no-repeat center;
    background-size: contain;
}
.yyt2 {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/gnagjieg.png")no-repeat center;
    background-size: contain;
}
.yyt3 {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/jidian.png")no-repeat center;
    background-size: contain;
}

.yyt4 {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/shizheng.png")no-repeat center;
    background-size: contain;
}
.yyt5 {
	position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin: 60px auto;
    z-index: 33;
    width: 40%;
    height: 41%;
	background: url("../UploadFiles/pic/muqiang.png")no-repeat center;
    background-size: contain;
}

.yyw {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px auto;
    margin-top: 33%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    transition: 0.3s ease-out;
    cursor: pointer;
    font-size: 16px;
    z-index: 6;
}
@media (max-width:980px){
	.yyt,.yyt1,.yyt2,.yyt3,.yyt4,.yyt5 {
	
    top: 70px;
	}
}
.yyy::before {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#00d5fe,#00c3d2);
    background: -webkit-linear-gradient(#00d5fe,#00c3d2);
    background: -moz-linear-gradient(#00d5fe,#00c3d2);
    background: linear-gradient(#43bff1,#4378db);

}
.yyy:hover::before {
	    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    opacity: 0;
}
.yyy1::before {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#00d5fe,#00c3d2);
    background: -webkit-linear-gradient(#00d5fe,#00c3d2);
    background: -moz-linear-gradient(#00d5fe,#00c3d2);
    background: linear-gradient(#43bff1,#4378db);

}
.yyy1:hover::before {
	    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    opacity: 0;
}
.yyy2::before {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1, 1);
    -webkit-transform: scale(1,1);
    background: -o-linear-gradient(#00d5fe,#00c3d2);
    background: -webkit-linear-gradient(#00d5fe,#00c3d2);
    background: -moz-linear-gradient(#00d5fe,#00c3d2);
    background: linear-gradient(#43bff1,#4378db);

}
.yyy2:hover::before {
	    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    opacity: 0;
}
.yyyy::after {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    background: -o-linear-gradient(#5f94e9,#3e81ef);
    background: -webkit-linear-gradient(#5f94e9,#3e81ef);
    background: -moz-linear-gradient(#5f94e9,#3e81ef);
    background: linear-gradient(#5f94e9,#3e81ef);
}

.yyyy:hover::after {
	transform: scale(1);
    -webkit-transform: scale(1);
	opacity: 1;
}
.yyyy1::after {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    background: -o-linear-gradient(#5f94e9,#3e81ef);
    background: -webkit-linear-gradient(#5f94e9,#3e81ef);
    background: -moz-linear-gradient(#5f94e9,#3e81ef);
    background: linear-gradient(#5f94e9,#3e81ef);
}

.yyyy1:hover::after {
	transform: scale(1);
    -webkit-transform: scale(1);
	opacity: 1;
}
.yyyy2::after {
	content: '';
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    background: -o-linear-gradient(#5f94e9,#3e81ef);
    background: -webkit-linear-gradient(#5f94e9,#3e81ef);
    background: -moz-linear-gradient(#5f94e9,#3e81ef);
    background: linear-gradient(#5f94e9,#3e81ef);
}

.yyyy2:hover::after {
	transform: scale(1);
    -webkit-transform: scale(1);
	opacity: 1;
}





.jianj {
	width:100%;
	height: 500px;
	background-image: url("../UploadFiles/pic/jianj.jpg");
}
.jianj1 {
	width:50%;
	background-color: #FFFFFF;
	height: 332px;
	box-shadow: 6px 8px 9px rgb(0 0 0 / 39%);
	padding: 30px;
	border-radius: 10px;
}
.jianj_t {
	width:100%;
}
.jianj_t p:nth-child(1){
	font-size:30px;
	color:#232323;
	font-weight: bold;
	margin-left: 30px;
}
.jianj_t p:nth-child(2){
	font-size:22px;
	color:#787878;
	margin-left: 40px;
}
.jianj_n p {
	font-size:22px;
	color:#2D2C2C;
	line-height: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}




.zzz {
	display:flex;
}
a.animBtn:link, a.animBtn:visited {
            position: relative;
            display: block;
            width: 150px;
            
            z-index: 10;
            border: 2px solid #01437A;
            background: rgba(255, 255, 255, 0.2);
            color: #232323;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            overflow: hidden;
            letter-spacing: .08em;
            text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }
 
        a.animBtn:link:after, a.animBtn:visited:after {
            content: "";
            position: absolute;
            background: none repeat scroll 0 0 #0250B8;
            height: 0%;
            left: 50%;
            top: 50%;
            width: 100%;
            z-index: -1;
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
        }
 
        a.animBtn:link:hover, a.animBtn:visited:hover {
            color: #fff;
            text-shadow: none;
        }
 
        a.animBtn:link:hover:after, a.animBtn:visited:hover:after {
            height: 420%;
        }



a.animBtn.themeB:after {
            -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
        }



.gongc {
	width:100%;
	background-image: url("../UploadFiles/pic/gc.jpg");
	height: 500px;
}
.gcal_t {
	width:100%;
	padding-top:20px;
	padding-bottom: 20px;
	text-align: center;
}
.gcal_t p:nth-child(1){
	font-size:32px;
	color:#232323;
	font-weight: bold;
}
.gcal_t p:nth-child(2){
	font-size:20px;
	color:#A6A4A4;
	margin-top: 10px;
}
.gcal_t span {
	width:40px;
	height: 3px;
	background-color: #03318C;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}





.sccj1 {
	width:100%;
	height: 300px;
}



.sccj_r {
	overflow: hidden;
	width:97%;
	height: 300px;
	text-align: left;
	display: flex;
	margin: 0 auto;
}
.sccj_r ul {
	display: block;
	width: 1845px;
	overflow: hidden;
	height: 280px;
	display: flex;
}
.sccj_r li {
	width:280px;
	height: 225px;
	margin: 10px 13px;
	float: left;
	border: 1px solid #CBC8C8;
}

.sccj_r h3 {
	width:280px;
	height: 230px;
	overflow: hidden;
}
.sccj_r img {
	width:280px;
	height: 230px;
	transition: all 0.5s ease;
}
.sccj_r1 {
	margin-top:60px;
}


.sccj_r img:hover {
	transform: scale(1.2);
	transition: all 0.6s;
}





.jdfw {
	width:100%;
	height: 700px;
}
.jdfw_t {
	width:100%;
	text-align: center;
}
.jdfw_t p:nth-child(1) {
	width:100%;
	text-align: center;
	font-size: 30px;
	color:#191919;
	font-weight: bold;
}
.jdfw_t p:nth-child(2) {
	width:100%;
	text-align: center;
	font-size: 25px;
	color:#979797;
	
}
.jdfw_t span {
	width:40px;
	height: 3px;
	background-color: #03318C;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}


.jdfw_d {
	width:100%;
	height: 100px;
	position: relative;
    overflow: hidden;
	display: flex;
	justify-content: center;
}


.jdd {
	
	width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
	
    float: left;
    cursor: pointer;
	font-size: 25px;
	color:#1B1B1B;
	padding: 10px;
	margin-top: 20px;
	margin-left: 30px;
}

.jdfw_n {
	width:100%;
	height: auto;
	
}
.jdn{
	width:100%;
	height: auto;
}


.mmm {
	
	border: none;
    padding-bottom: 12px;
    background-size: 100% 100%;
	background-color: #032697;
	color:#FFFFFF;
}
.jdnn {
	width:80%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.jdnn img {
	width:100%;
}

.jdnn a{
	width:40%;
}
.jdn_n {
	width:80%;
	box-shadow: 1px 9px 6px rgb(0 0 0 / 28%);
	padding: 20px;
	border-radius: 10px;
}
.jdn_n p:nth-child(2){
	font-size:25px;
	padding: 10px;
}
.jdn_n p:nth-child(3){
	font-size:20px;
	padding: 3px;
	overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 30px;
	line-height: 33px;
	text-indent: 1em;
}
@media (max-width:980px){
	.jdn_n p:nth-child(3){
	font-size:20px;
	padding: 3px;
	overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 30px;
}
}
.jdnn a:hover{
	color:#1B1B1B;
	margin-top: 20px;
	transition: all 0.5s ease;
}











.header {
  position:relative;
  text-align:center;
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
  color:white;
}
.logo {
  width:50px;
  fill:white;
  padding-right:15px;
  display:inline-block;
  vertical-align: middle;
}

.inner-header {
  height:180px;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width:980px){
	.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
		flex-wrap: wrap;
}
}
.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}


.hhh {
	display:flex;
}

.qqq p {
	font-size:20px;
	padding: 10px;
	
}
.qqq a {
	color:#FFFFFF;
	font-size:20px;
}






.gsjj {
	clear:both;
	width:100%;
	
}
.gsjj_t {
	width:50%;
	text-align: center;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/154.png");
}
@media (max-width:980px){
	.gsjj_t {
	width:97%;
	text-align: center;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/154.png");
}
}
.gsjj_t p {
	font-size:30px;
	padding: 20px;
	color:#000000;
	margin-left: 36px;
}
.gsjj_n {
	width:80%;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/bjty.png");
	
}
.gsjj_n p {
	font-size:25px;
	line-height: 50px;
	color:#000000;
}



.zrg {
	clear: both;
	width:100%;
}

.zrg_n {
	width:100%;
	
}
.zrg_n ul {
	width:95%;
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	margin: 0 auto;
}
.zrg_n ul li {
	width:299px;
	height: 330px;
	margin: 20px;
	border: 2px solid #FFFFFF;
}
@media (max-width:980px){
	.zrg_n ul li {
	width:299px;
	height: 330px;
	margin: 20px;
		margin-left: 100px;
		border: 2px solid #FFFFFF;
}
}
.zrg ul li a {
	width:300px;
	height: 350px;
}
.zrg h3 {
	width:299px;
	height: 280px;
	overflow: hidden;
}
.zrg h3 img {
	width:300px;
	height: 280px;
}
.zrg ol {
	width:100%;
	height: 50px;
	font-size:18px;
	text-align: center;
	line-height: 50px;
}

.zrg a:hover ol {
	color:#FFFFFF;
	background-color: #01378B;
	transition: all 0.5s ease;
}
.zrg a:hover img {
	transform:scale(1.1);
	transition: all 0.5s ease;
}
.zrg li:hover {
	border: 2px solid #01378B;
	transition: all 0.5s ease;
}
.zrg_n{
	clear:both;
	width:100%;
}

.rlzy {
	width:100%;
	clear: both;
}

.rlzy_n {
	width:80%;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/bjty.png");
	background-repeat: no-repeat;
}
.rlzy_n p {
	font-size:25px;
	line-height: 50px;
	color:#000000;
}





.xwzx {
	clear:both;
	width:100%;
	
}
.xwzx_t {
	width:50%;
	text-align: center;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/154.png");
}
@media (max-width:980px){
	.xwzx_t {
	width:97%;
	text-align: center;
	margin: 0 auto;
	background-image: url("../UploadFiles/pic/154.png");
}
}
.xwzx_t p {
	font-size:30px;
	padding: 20px;
	color:#000000;
	margin-left: 36px;
}
.xw_f {
	width:100%;
	display: flex;
	border-bottom: 2px solid #C9C5C5;
}
.xw_f a {
	width:120px;
	height: 50px;
	border: 1px solid #02145A;
	font-size:20px;
	text-align: center;
	line-height: 50px;
	margin: 20px;
}

.xw_f a:hover{
	color:#161616;
	font-weight: bold;
}

.xw_n {
	width:80%;
	margin: 0 auto;
	height: auto;
	padding: 20px;
}
.xw_n ul {
	width:100%;
	
}
.xw_n ul li {
	width:95%;
	margin: 20px;
	border: 1px solid #001B52;
}
@media (max-width:980px){
	.xw_n ul li {
	width:95%;
	margin: 20px;
	border: 1px solid #001B52;
		height: 250px;
}
}
.xw_n ul li a {
	width:100%;
}
.nnn {
	width:100%;
	display: flex;
}
.nnn img {
	
}
@media (max-width:980px){
	.nnn {
	width:100%;
	display: flex;
		height: 250px;
}
	.nnn img {
	width:40%;
}
}
.nm {
	width:95%;
	padding: 20px;
}
.nm p:nth-child(1){
	font-size:25px;
	padding: 10px;
}
.nm p:nth-child(2){
	font-size:20px;
	padding: 10px;
	text-indent: 1em;
	line-height: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
@media (max-width:1440px){
.nm p:nth-child(2){
	font-size:20px;
	padding: 10px;
	text-indent: 1em;
	line-height: 45px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
}
@media (max-width:980px){
	.nm p:nth-child(2){
		font-size:20px;
	padding: 4px;
		display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
		line-height: 50px;
	}
}
.xw_n a:hover {
	color:#232323;
}
.xw_n li:hover {
	box-shadow:10px 10px 10px rgb(0 0 0 / 20%);
	transition: all 0.5s ease;
	margin-left: 5px;
}



.lx_n {
	width:100%;
	background-image: url("../UploadFiles/pic/lxbj.jpg");
	background-repeat: no-repeat;
	height: 600px;
}
.lx_nn {
	width:80%;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
}
.lx_nn1{
	width:38%;
	background-color: #FFFFFF;
	height: 300px;
	padding: 20px;
	border-radius: 10px;
}
@media (max-width:980px){
	.lx_nn1{
	width:42%;
	background-color: #FFFFFF;
	height: 300px;
	padding: 20px;
	border-radius: 10px;
}
}
.lx_nn1 p {
	font-size:30px;
	color:#0E0E0E;
	padding: 20px;
}

.lx_nn1:hover{
	box-shadow:0px -10px 20px rgb(247 244 244 / 35%);
	margin-top: 10px;
	transition: all 0.5s ease;
}




.footbox{
	height: 11rem;
	background:rgb(0 126 255 / 49%);
	bottom: 0;
	z-index: 99;
	left: 0; 
	width: 100%;
	min-width: 375px; 
	position: fixed; 
	border-top:0;
	z-index: 1000;
}
.flexbox{
	margin-top:2px;
	text-align: center; 
	display: -webkit-box; 
	display: -webkit-flex; 
	display: -ms-flexbox; 
	display: flex;
}
.footbox ul li{
	-webkit-box-flex: 1; 
	-webkit-flex: 1; 
	-ms-flex: 1;
	flex: 1; 
	text-align:center;
}
.footbox ul li a{ 
	display:block;
	color:#fff;
	font-size:3rem;
	line-height:4rem;
	font-weight: 600;
}
.footbox ul li a img{ 
	display:block; 
	width:4rem; 
	height:4rem; 
	margin:5px auto
}
@media(min-width:1000px){
	.footbox{
		display:none;
	}
}
.sjkx{
	display:block;
}
@media(min-width:1000px){
	.sjkx{
		display: none;
	}
}






















































